﻿2026-07-27T09:58:26.6647214Z ##[group]Run actions/checkout@v5
2026-07-27T09:58:26.6647690Z with:
2026-07-27T09:58:26.6648028Z   repository: BigscreenVR/spt-bs-core
2026-07-27T09:58:26.6650800Z   token: ***
2026-07-27T09:58:26.6651145Z   ssh-strict: true
2026-07-27T09:58:26.6651489Z   ssh-user: git
2026-07-27T09:58:26.6651836Z   persist-credentials: true
2026-07-27T09:58:26.6652218Z   clean: true
2026-07-27T09:58:26.6652562Z   sparse-checkout-cone-mode: true
2026-07-27T09:58:26.6652982Z   fetch-depth: 1
2026-07-27T09:58:26.6653325Z   fetch-tags: false
2026-07-27T09:58:26.6653675Z   show-progress: true
2026-07-27T09:58:26.6654013Z   lfs: false
2026-07-27T09:58:26.6654337Z   submodules: false
2026-07-27T09:58:26.6654694Z   set-safe-directory: true
2026-07-27T09:58:26.6655095Z   allow-unsafe-pr-checkout: false
2026-07-27T09:58:26.6655483Z env:
2026-07-27T09:58:26.6655812Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T09:58:26.6656239Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T09:58:26.6656763Z ##[endgroup]
2026-07-27T09:58:26.7432813Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T09:58:26.7434257Z ##[group]Getting Git version info
2026-07-27T09:58:26.7434904Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T09:58:26.7435775Z [command]/usr/bin/git version
2026-07-27T09:58:26.7436180Z git version 2.43.0
2026-07-27T09:58:26.7455817Z ##[endgroup]
2026-07-27T09:58:26.7470773Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c1ba6bf4-9c66-4ba5-b824-6c729ed6f482' before making global git config changes
2026-07-27T09:58:26.7472157Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T09:58:26.7475182Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T09:58:26.7508656Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T09:58:26.7526341Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:58:26.7536839Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T09:58:26.7540677Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T09:58:26.7559936Z HEAD
2026-07-27T09:58:26.7595513Z ##[endgroup]
2026-07-27T09:58:26.7596738Z [command]/usr/bin/git submodule status
2026-07-27T09:58:26.7786839Z ##[group]Cleaning the repository
2026-07-27T09:58:26.7787444Z [command]/usr/bin/git clean -ffdx
2026-07-27T09:58:26.7825390Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T09:58:26.7924068Z HEAD is now at 6351b90f ci: name the repo from context, not a hardcoded string
2026-07-27T09:58:26.7931897Z ##[endgroup]
2026-07-27T09:58:26.7932722Z ##[group]Disabling automatic garbage collection
2026-07-27T09:58:26.7936021Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T09:58:26.7962941Z ##[endgroup]
2026-07-27T09:58:26.7963640Z ##[group]Setting up auth
2026-07-27T09:58:26.7968413Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T09:58:26.7993703Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T09:58:26.8179564Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T09:58:26.8204320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T09:58:26.8385342Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T09:58:26.8442899Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T09:58:26.8644698Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T09:58:26.8675338Z ##[endgroup]
2026-07-27T09:58:26.8676206Z ##[group]Fetching the repository
2026-07-27T09:58:26.8683668Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f56fa2d0a65428f820d62b69b46832a5a9d8ed9f:refs/remotes/pull/106/merge
2026-07-27T09:58:27.2603108Z ##[endgroup]
2026-07-27T09:58:27.2604668Z ##[group]Determining the checkout info
2026-07-27T09:58:27.2606247Z ##[endgroup]
2026-07-27T09:58:27.2613191Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T09:58:27.2654788Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T09:58:27.2680687Z ##[group]Checking out the ref
2026-07-27T09:58:27.2683112Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/106/merge
2026-07-27T09:58:27.2925992Z Previous HEAD position was 6351b90f ci: name the repo from context, not a hardcoded string
2026-07-27T09:58:27.2928568Z HEAD is now at f56fa2d0 Merge 93a70db7e4c34db04dc0c672abb4f7d1febd29b2 into 56a3497fbbaef9dfa95ccb5e92f30a0c8dcc34c6
2026-07-27T09:58:27.2935143Z ##[endgroup]
2026-07-27T09:58:27.2968232Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T09:58:27.2988283Z f56fa2d0a65428f820d62b69b46832a5a9d8ed9f
